[INFO] cloning repository https://github.com/peer-ci/vsock-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peer-ci/vsock-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeer-ci%2Fvsock-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeer-ci%2Fvsock-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3984c2c2fa968c81dc6394f3e5d022271b348638
[INFO] fixing peer-ci/vsock-agent against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeer-ci%2Fvsock-agent" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/peer-ci/vsock-agent
[INFO] finished tweaking git repo https://github.com/peer-ci/vsock-agent
[INFO] tweaked toml for git repo https://github.com/peer-ci/vsock-agent written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peer-ci/vsock-agent on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peer-ci/vsock-agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded tokio-vsock v0.7.2
[INFO] [stderr]   Downloaded vsock v0.5.2
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3448e93b2fe0886ada37c8be7f0eb8688fdc583ce69fa2877345344e77b0a40f
[INFO] running `Command { std: "docker" "start" "3448e93b2fe0886ada37c8be7f0eb8688fdc583ce69fa2877345344e77b0a40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3448e93b2fe0886ada37c8be7f0eb8688fdc583ce69fa2877345344e77b0a40f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3448e93b2fe0886ada37c8be7f0eb8688fdc583ce69fa2877345344e77b0a40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3448e93b2fe0886ada37c8be7f0eb8688fdc583ce69fa2877345344e77b0a40f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking vsock v0.5.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking vsock-agent-proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-vsock v0.7.2
[INFO] [stderr]     Checking vsock-agent-client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking vsock-agent v0.1.0 (/opt/rustwide/workdir/agent)
[INFO] [stdout] error[E0425]: cannot find function `stdin` in module `tokio::io`
[INFO] [stdout]    --> client/src/main.rs:57:20
[INFO] [stdout]     |
[INFO] [stdout]  57 |         tokio::io::stdin().read_to_end(&mut stdin).await?;
[INFO] [stdout]     |                    ^^^^^ not found in `tokio::io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     mod stdin;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub use stdin::{stdin, Stdin};
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::stdin;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `stdin`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  57 -         tokio::io::stdin().read_to_end(&mut stdin).await?;
[INFO] [stdout]  57 +         stdin().read_to_end(&mut stdin).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in module `tokio::io`
[INFO] [stdout]    --> client/src/main.rs:120:28
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 tokio::io::stdout().write_all(&bytes).await?;
[INFO] [stdout]     |                            ^^^^^^ not found in `tokio::io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |     mod stdout;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:274:22
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub use stdout::{stdout, Stdout};
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `stdout`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 120 -                 tokio::io::stdout().write_all(&bytes).await?;
[INFO] [stdout] 120 +                 stdout().write_all(&bytes).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stderr` in module `tokio::io`
[INFO] [stdout]    --> client/src/main.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 tokio::io::stderr().write_all(&bytes).await?;
[INFO] [stdout]     |                            ^^^^^^ not found in `tokio::io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |     mod stderr;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub use stderr::{stderr, Stderr};
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::stderr;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `stderr`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 124 -                 tokio::io::stderr().write_all(&bytes).await?;
[INFO] [stdout] 124 +                 stderr().write_all(&bytes).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> agent/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> agent/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdin` in module `tokio::io`
[INFO] [stdout]    --> client/src/main.rs:57:20
[INFO] [stdout]     |
[INFO] [stdout]  57 |         tokio::io::stdin().read_to_end(&mut stdin).await?;
[INFO] [stdout]     |                    ^^^^^ not found in `tokio::io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     mod stdin;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub use stdin::{stdin, Stdin};
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::stdin;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `stdin`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  57 -         tokio::io::stdin().read_to_end(&mut stdin).await?;
[INFO] [stdout]  57 +         stdin().read_to_end(&mut stdin).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stdout` in module `tokio::io`
[INFO] [stdout]    --> client/src/main.rs:120:28
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 tokio::io::stdout().write_all(&bytes).await?;
[INFO] [stdout]     |                            ^^^^^^ not found in `tokio::io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |     mod stdout;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:274:22
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub use stdout::{stdout, Stdout};
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::stdout;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `stdout`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 120 -                 tokio::io::stdout().write_all(&bytes).await?;
[INFO] [stdout] 120 +                 stdout().write_all(&bytes).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stderr` in module `tokio::io`
[INFO] [stdout]    --> client/src/main.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 tokio::io::stderr().write_all(&bytes).await?;
[INFO] [stdout]     |                            ^^^^^^ not found in `tokio::io`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |     mod stderr;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/mod.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub use stderr::{stderr, Stderr};
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:221:19
[INFO] [stdout]     |
[INFO] [stdout] 221 |             #[cfg(feature = "io-std")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `io-std` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::stderr;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `stderr`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 124 -                 tokio::io::stderr().write_all(&bytes).await?;
[INFO] [stdout] 124 +                 stderr().write_all(&bytes).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vsock-agent` (bin "vsock-agent" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vsock-agent` (bin "vsock-agent") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vsock-agent-client` (bin "vsock-agent-client") due to 3 previous errors
[INFO] [stderr] error: could not compile `vsock-agent-client` (bin "vsock-agent-client" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3448e93b2fe0886ada37c8be7f0eb8688fdc583ce69fa2877345344e77b0a40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3448e93b2fe0886ada37c8be7f0eb8688fdc583ce69fa2877345344e77b0a40f", kill_on_drop: false }`
[INFO] [stdout] 3448e93b2fe0886ada37c8be7f0eb8688fdc583ce69fa2877345344e77b0a40f
